ConveyorBeltScript
Description
A script which controls the behaviour of the item conveyor belts.
ConveyorBeltScript |
- + itemDissapears : bool
- + items : Item
- - spawnAvailable : bool
- + spawnDelay : float
- + travelPoints : GameObject[]
|
- # FixedSceneUpdate() : override void
- - GetTravelPath() : Vector3[]
- # SceneUpdate() : override void
- - Spawn() : IEnumerator
|